home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSound("Click")
- set the castNum of sprite 32 to 16
- updateStage()
- repeat while the stillDown
- end repeat
- set the locV of sprite 26 to 1000
- ResetTEXTDialog()
- updateStage()
- set the mouseDownScript to EMPTY
- go("Home")
- puppetSound(0)
- end
-